home *** CD-ROM | disk | FTP | other *** search
/ Champak 103 / Vol 103.iso / games / star_cat.swf / scripts / DefineSprite_155 / frame_40 / DoAction.as
Encoding:
Text File  |  2010-03-13  |  64 b   |  5 lines

  1. if(Math.random() > 0.75)
  2. {
  3.    _root.fnLaunchObj("comet");
  4. }
  5.